OpenRoads Designer CONNECT Edition SDK Help

LinearElementCollection Methods

Methods

AddLinearElement(LinearElement) Adds a linear element to a collection collection
AddLinearElement(LinearElement, Int32, Boolean, Boolean) Adds a linear element to a collection collection
CreateConnectedCol Creates a linear element collection where all coincident elements are joined and non contigous sections are connected with gaps
CreateJoinCoincidentCol Creates a linear element collection where all coincident elements are joined and reversed if necessary. Elements that dont join will have gap element in between them
CreateLinearElement Creates linear elements from an collection of linear elements
Dispose()  
Dispose(Boolean)  
Finalize (Overrides )
GetEnumerator Gets an enumerator to browse the items of the collection
Item Gets the Collection member by index

See Also